Skip to content

Converted client library to JAR without generating AAR#8

Merged
Layoric merged 3 commits intomasterfrom
client-to-jar
Oct 11, 2015
Merged

Converted client library to JAR without generating AAR#8
Layoric merged 3 commits intomasterfrom
client-to-jar

Conversation

@Layoric
Copy link
Copy Markdown
Member

@Layoric Layoric commented Oct 10, 2015

I've converted the client library to a plain JAR, removed android dependencies and included the additional dependency of org.apache.httpcomponents:httpmime:4.2.3.

Fixed 404 tests for client and android. Needs review as I'm not sure if they were passing before or not. Now expect NotFound for error and not here for message.

Fix related problems like org.apache.httpcomponents package collision.
bintray publish now controlled by property
Fixed 404 test.
Migrated client androidTest to test and JUnit
Ignore client/pom.xml as it's generated
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changed to "NotFound" which looks correct to me. @mythz could you review?

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah this was a recent change to use the StatusCode as the ErrorCode instead of re-using the ErrorMessage.

Layoric added a commit that referenced this pull request Oct 11, 2015
Converted client library to JAR without generating AAR
@Layoric Layoric merged commit 920d7fd into master Oct 11, 2015
@Layoric Layoric deleted the client-to-jar branch October 11, 2015 04:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants